# The limiting slots for equipped artifacts. Dynamic system (you can add new types of slots freely)
slots = {
	weapon = 1
	ceremonial_weapon = 1
	scepter = 1
	crown = 1
	wrist = 1
	neck = 1
	torso = 1
	leg = 1
	library = 4
	tatoo = 1
}

holy_dildo = {
    monthly_character_prestige = 1.0
  
	monthly_character_piety = 5.00
	  health = 5
    fertility = 1.0
    same_religion_opinion = 100
    sex_appeal_opinion = 20
    active = {
		religion_group = christian
		lustful_religion = yes
	}
    quality = 5
    flags = { religious christian very_rare crucifixion }
    stacking = no
    picture = "GFX_holy_dildo"
}

stockings = {
    sex_appeal_opinion = 100
	monthly_character_prestige = 5.00
	monthly_character_piety = 1.00
	church_opinion = 50
	diplomacy = 8
	intrigue = 8
	active = {
	    is_female = yes
	    is_marriage_adult = yes
	}
	quality = 5
	flags = { clothing }
	allowed_gift = { always = no }
	stacking = no
	picture = "GFX_stockings"
	slot = leg
}

dress = {
    monthly_character_prestige = 1.00
	
	monthly_character_piety = 5.00
	
	sex_appeal_opinion = 50	general_opinion = 15
	church_opinion = 100
	 learning = 25	active = {
	    is_female = yes
	    is_marriage_adult = yes
	}
    quality = 5
    flags = { clothing }
	allowed_gift = { always = no }
    stacking = no
    picture = "GFX_dress"
    slot = torso
}

queen_of_spades = {
	active = {
	    is_female = yes
	    has_trait = wife_of_cuck
	}
    quality = 5
    monthly_character_prestige = 20.00
    monthly_character_piety = 10.00
    sex_appeal_opinion = 50	
    spouse_opinion = 100
    tribal_opinion = 50
    central_african_opinion = 100
    west_african_opinion = 100
    east_african_opinion = 100
    culture_flex = -1.0  
    religion_flex = -1.0  
    fertility = 10.0
    intrigue = 15
    population_growth = 1.0
    max_population_mult = 1.0
    flags = { tatoo }
    allowed_gift = { always = no }
    stacking = no
    picture = "GFX_queen_of_spades"
    slot = tatoo
}

nada_armor = {
    monthly_character_prestige = 0.10
	combat_rating = 2
	quality = 1
	flags = { combat }
	allowed_gift = { always = no }
	picture = "GFX_suit_of_armor_gold"
	stacking = no
	slot = torso
}
